< Prev(J) / Next(K) > / View :

Filename: /text/scalc/01/func_second.xhp

(bookmark: bm_id3159390)
SECOND function

SECOND 関数
(bookmark: bm_id3155499)

(variable: second)SECOND
(variable: second)SECOND(hd_id3159390.86)

Returns the second for the given time value. The second is given as an integer between 0 and 59.
指定の時刻値の秒を返します。秒は、0 から 59 までの整数として返されます。(par_id3148974.87)

Syntax
構文(hd_id3154362.88)

SECOND(Number)
SECOND(数値)(par_id3148407.89)

Number, as a time value, is a decimal, for which the second is to be returned.
数値 は小数で表されるシリアル値で、これに対応する秒が返されます。(par_id3155904.90)

Examples
(hd_id3149992.91)

=SECOND(NOW()) returns the current second
=SECOND(NOW()) は、現在の秒を返します。(par_id3153350.93)

=SECOND(C4) returns 17 if contents of C4 = 12:20:17.
C4 の内容が 12:20:17 の場合、=SECOND(C4) は 17 を返します。(par_id3150831.94)


< Prev / Next >